body {
	background-color: black;
}
p {
	color: white;
	font-family: Courier New;
	text-align: center;
	font-size: 100%;
}
p1 {
	color: #d2738a;
	font-family: Courier New;
	text-align: center;
	font-size: 100%;
}
p2 {
	color: #a8b3f0;
	font-family: Courier New;
	text-align: center;
	font-size: 100%;
}
p3 {
	color: #789922;
	font-family: Courier New;
	text-align: center;
	font-size: 100%;
}
h1 {
	top: 0px;
	color: white;
	font-family: Courier New;
}
